Skip to content

Document warning emitted by openssl_x509_read#5494

Open
jawira wants to merge 2 commits intophp:masterfrom
jawira:openssl-warning
Open

Document warning emitted by openssl_x509_read#5494
jawira wants to merge 2 commits intophp:masterfrom
jawira:openssl-warning

Conversation

@jawira
Copy link
Copy Markdown
Contributor

@jawira jawira commented Apr 15, 2026

An error is emitted when the certificate is not found:

<?php
openssl_x509_read('qsdfqsdfqsdf');
// PHP Warning:  openssl_x509_read(): X.509 Certificate cannot be retrieved in...

Comment thread reference/openssl/functions/openssl-x509-read.xml Outdated
@lacatoire
Copy link
Copy Markdown
Member

lacatoire commented Apr 21, 2026

Checked against the implementation.
LGTM, one nit: <para> with only inline content should be a <simpara>.

`simpara` is more appropriate for simple paragraphs

Co-authored-by: Louis-Arnaud <la.catoire@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants